home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / trkmt424.zip / POINT.DOC next >
Text File  |  1991-08-30  |  3KB  |  82 lines

  1.  
  2.         ┌───────────────────────┐
  3.         │ Running a pointsystem │
  4.         └───────────────────────┘
  5.  
  6.         From Version 4.13 and above, you can also install TrackM
  7.         if you are running a point. TrackM will detect messages
  8.         with wrong origin- or destination address just as if is
  9.         running in a node environment.
  10.  
  11.         When compiling the nodelist, TrackM will automatically
  12.         insert your 3d-pointaddress in the IDX-file. This address
  13.         should be the only address TrackM should know from your
  14.         pointnet. So don't include a pointnetfile in the nodelist-
  15.         set-up.
  16.  
  17.         TrackM makes sure that message leaving your point will have
  18.         proper addresses. Unlike the 'normal' unregistered version
  19.         you will find some additional features for message-clean-up.
  20.         So if you write a very long message and TrackM finds a
  21.         wrong addressing it will tell it to you by returning the
  22.         message to you. However you will find a copy of the original
  23.         message in your BAD-Mail directory.
  24.  
  25.         If you register TrackM you will have access to *ALL* functions
  26.         of the normal nodeversion. Normally you cannot use all of them
  27.         but you will find a lot that will also run in a point environ-
  28.         ment (f.e. Disturb, Asshole, Readdress).
  29.  
  30.         Where to install:
  31.  
  32.         1. If you want to use the Reminder-database you have to run
  33.            'TRACKM REMIND' ones a day.
  34.  
  35.         2. Every time you write a message - or at least before you
  36.            pack them for sending - run TRACKM without options.
  37.            Best gess is to invoke your editor from a batchfile like
  38.            the following:
  39.  
  40.            @Echo off
  41.            FM
  42.            TRACKM
  43.  
  44.         3. Run TRACKM after your program to import the mail has
  45.            finished. Here you can check the new mail. If you have
  46.            the registered version and want to use features from
  47.            the manager section this call of TrackM is the most
  48.            importand.
  49.  
  50.         ┌────────────────────────────────────────┐
  51.         │ What is different to the 'Node-Version'│
  52.         └────────────────────────────────────────┘
  53.  
  54.         In Pointmode, TrackM takes care that *ALL* messages leaving
  55.         your system will have a correct address in 4d. In Nodemode
  56.         you can choose wether a address should be 3d or 4d.
  57.  
  58.         One main reason for bad messages is that your editor takes
  59.         the address for answering to a message not from the message-
  60.         header. It looks for the MSGID line ! So TrackM makes sure
  61.         that your message has a proper 4d MSGID-line even if your
  62.         editor does'nt support this.
  63.  
  64.         If you running the registered version, you *have to* set
  65.         all points (if you want to install other names) to *NOT*
  66.         be 4d ! In Pointmode TrackM has a special function to do
  67.         3d-4d remapping that may give curious results if you also
  68.         install 4d-Points under a 4d-Point.
  69.  
  70.         ┌──────────────┐
  71.         │ Installation │
  72.         └──────────────┘
  73.  
  74.         Copy TRACKM.EXE and TMSETUP.EXE to the directory you want
  75.         them to exist.
  76.  
  77.         Run TMSETUP.EXE and enter your fully 4d-address. Now you
  78.         *MUST* leave TMSETUP with saving.
  79.  
  80.         Reinvoke TMSETUP.EXE and continue your installation.
  81.  
  82.